home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / ezy_comm / ezy1024.zip / SBBS2EZY.DOC < prev    next >
Text File  |  1992-10-21  |  5KB  |  115 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                             CONVERTING SBBS TO EZYCOM
  9.                             -------------------------
  10.           If you are presently running a SBBS system and
  11.           wish to convert to EZYCOM, then there are a few things you
  12.           must do first.  We have supplied you with utilites that will
  13.           convert your file, message, menu and userbase to Ezycom
  14.           format.  All these utilities will be run from your Ezycom
  15.           system directory.
  16.           This has been tested with SBBS V1.16, we can not guarentee it
  17.           will work on later versions.
  18.  
  19.           The converters can be found in CONVUTIL.ARJ
  20.           Extract them using "ARJ e CONVUTIL.ARJ"
  21.  
  22.           1)FBBS2EZY
  23.           ----------
  24.           This will convert your files.bbs's to Ezycom format.
  25.           Type Fbbs2ezy <FBBSPATH>  <File area number 1-400>
  26.           [Description start (Default 14)]
  27.           Where:-
  28.                   A)Fbbspath is the directory where your SBBS/QUICKBBS
  29.                     Files.BBS resides.
  30.  
  31.                   B)File area number 1-400 is the EZYCOM filearea you
  32.                     defined in config and wish to add the files to.
  33.  
  34.                   C)Description start is where you would like the file
  35.                     description in your listings to start.
  36.                     The default is column 14 but if you want do not
  37.                     want to include download counts in your file
  38.                     listings make it 19.
  39.                     E.G Fbbs2ezy  c:\games 1 14 (19 if you wish to
  40.                     remove downdload counts).
  41.  
  42.  
  43.           2)MSGTOEZY
  44.           ----------
  45.           This will convert your message base to EZYCOM format.
  46.           To run MSGTOEZY, type msgtoezy <msg base path> where
  47.           msg base path is where your SBBS message base files reside.
  48.           Eg: MSGTOEZY C:\SBBS\MESSAGES
  49.           This could take some time with LARGE message bases.  A disk
  50.           cache for this operation is recommended!
  51.  
  52.           3)SBTOEZYM
  53.           This will convert your super bbs message area information
  54.           across to ezycom format.
  55.           Command Line: SBTOEZYM <boards.bbs path>
  56.           Eg: SBTOEZYM C:\SBBS\
  57.  
  58.  
  59.           4)MNUTOEZY
  60.           ----------
  61.           This will convert your SBBS .MNU'S to Ezycom .MNU'S
  62.           To run Mnutoezy, type mnutoezy <oldmnupath> <ezymnupath>
  63.           E.G. Mnutoezy C:\SBBS\MENU C:\EZY\MENUS.
  64.           When using converted .mnu from RA/SBBS/QUICK to Ezycom, it
  65.           must be noted that changes are required, file area paths are
  66.           not valid for file list, downloads etc.  Instead a
  67.           templating approach is required (/F).  Check documentation
  68.           on menuing for this.  Instead of a path, you can use a File
  69.           Area Number for file lists etc, this points to the number in
  70.           the Config->Files->Fileareas.
  71.  
  72.  
  73.           5)USER2EZY
  74.           -----------
  75.           This will convert your SBBS Users.BBS so it can be
  76.           used with EZYCOM.
  77.           To run User2ezy type, Usertoezy <old userbase path>)
  78.           where old userbase path.
  79.           If, SUSERS.BBS is in the directory, then it will convert
  80.           extended Super BBS information to Ezycom, such as alias,
  81.           comment and first logon date.
  82.  
  83.           E.G.USERTOEZY C:\BBS\
  84.  
  85.           6)OFF2EZY
  86.           ---------
  87.           Is the same as FBBS2EZY, but will not remove offline files from
  88.           the file list.
  89.  
  90.           6)CDFBBS
  91.           This will convert CD Rom Files.BBS over to Ezycom.
  92.           The difference being that you do not require a FILES.BBS.
  93.           The command line is
  94.           CDFBBS <CD Rom Path> <ezycom file area> [Files.BBS path and name]
  95.           The converter will look in <CD Rom Path> for the actual files.
  96.           If, the path/name of the FILES.BBS is not mentioned, then it will
  97.           look in <CD Rom Path> for the FILES.BBS
  98.           The <ezycom file area> is the file area number for Ezycom.
  99.           Eg: CDFBBS Z:\Files\CDIBM 5 Z:\LIST\FILES.101
  100.           This will convert your CD Rom files in Z:\FILES\CDIBM using the
  101.           files list Z:\LIST\FILES.101 to file area 5 of ezycom.
  102.  
  103.           7)EZYAREA
  104.           This will convert a standard AREAS.BBS from QEcho, Tosscan,
  105.           IMail, and the rest across to Ezycom format.
  106.           You must setup all your export nodes in the ezycom node manager
  107.           first.
  108.           It will create areas that are not defined yet.  It must be noted
  109.           that changes to each and EVERY area will be required, but at least
  110.           every node will be flagged for that area in your export list.
  111.           format: EZYAREA <path>
  112.           eg:     EZYAREA C:\TS\
  113.  
  114.  
  115.